QuickOPC User's Guide and Reference
DAVtq<TValue> Class Properties


OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.DataAccess.Generic Namespace : DAVtq<TValue> Class

For a list of all members of this type, see DAVtq<TValue> members.

Public Properties
 NameDescription
Public PropertyDetermines whether there is a (non-default) timestamp in the VTQ. (Inherited from OpcLabs.EasyOpc.DataAccess.DAVtq)
Public PropertyReturns whether the Value contains valid data. (Inherited from OpcLabs.EasyOpc.DataAccess.DAVtq)
Public Propertystatic (Shared in Visual Basic)A null typed value-timestamp-quality.  
Public PropertyGets or sets the quality. (Inherited from OpcLabs.EasyOpc.DataAccess.DAVtq)
Public PropertyStatus information. (Inherited from OpcLabs.EasyOpc.DataAccess.DAVtq)
Public PropertyGets or sets the timestamp. In UTC. (Inherited from OpcLabs.EasyOpc.DataAccess.DAVtq)
Public PropertyGets or sets the timestamp. In UTC, as double-precision floating-point number that contains an OLE Automation date. (Inherited from OpcLabs.EasyOpc.DataAccess.DAVtq)
Public PropertyGets or sets the timestamp. In local time. (Inherited from OpcLabs.EasyOpc.DataAccess.DAVtq)
Public PropertyGets or sets the timestamp. In local time, as double-precision floating-point number that contains an OLE Automation date. (Inherited from OpcLabs.EasyOpc.DataAccess.DAVtq)
Public PropertyGets or sets the data value.  
Public PropertyGets or sets the data value. (Inherited from OpcLabs.EasyOpc.DataAccess.DAVtq)
Public PropertyReturns the type of the Value, or null if there is no value. (Inherited from OpcLabs.EasyOpc.DataAccess.DAVtq)
Top
See Also

Reference

DAVtq<TValue> Class
OpcLabs.EasyOpc.DataAccess.Generic Namespace